.footer{width:100%;position:relative;height:auto;margin-top:auto}.footer .footer__background{width:inherit;position:absolute;inset:0;background:var(--gray)}.footer__background .footer__image{width:inherit;min-height:inherit;object-fit:cover;height:100%}.footer .footer__wrapper{position:relative;color:#fff;width:100%;max-width:1160px;margin:52px auto 28px;min-height:120px}@media (max-width:1200px){.footer .footer__wrapper{max-width:992px;padding:0 10px}}@media (max-width:768px){.footer .footer__wrapper{flex-flow:column;gap:60px;max-width:576px}}@media (max-width:576px){.footer .footer__wrapper{max-width:none}}.footer__wrapper .footer__socials,.footer__wrapper .footer__navbar{width:100%}.footer__wrapper .footer__socials{max-width:max-content}@media (max-width:768px){.footer__wrapper .footer__socials{margin:auto}}.footer__socials .footer__logo{width:70px}.footer__socials .footer__icons{gap:10px}@media (max-width:768px){.footer__socials .footer__icons{justify-content:space-between}}.footer__socials .footer__icons>a{padding:3px;border-radius:100%;border:1.5px solid #fff0;transition:border var(--transition-200ms)}.footer__socials .footer__icons>a:hover{border:1.5px solid var(--neutral-light)}.footer__socials .footer__icons img{width:24px}.footer__wrapper .footer__navbar{max-width:460px;margin-left:auto}@media (max-width:992px){.footer__wrapper .footer__navbar{justify-content:space-between;gap:0}}@media (max-width:768px){.footer__wrapper .footer__navbar{justify-content:flex-start;max-width:none}}@media (max-width:478px){.footer__wrapper .footer__navbar{flex-flow:column;gap:30px}}.footer__navbar .footer__list{gap:15px}@media (max-width:478px){.footer__navbar .footer__list{text-align:center}}.footer__navbar .footer__listed{color:var(--neutral-light);font:normal 400 12px/19.68px var(--primary-font);letter-spacing:.48px;text-transform:uppercase}.footer__listed .footer__link{color:var(--gray-300);font:normal 400 14px/22.96px var(--secondary-font);text-transform:none;transition:color var(--transition-200ms)}.footer__listed .footer__link:is(:hover,:active,:focus){color:var(--neutral-light);text-decoration:underline}.footer .footer__copyright{width:100%;min-height:50px;padding:18px 0 18px 0;background-color:var(--gray-1100);position:relative}.footer__copyright .footer__info{color:var(--gray-300);text-align:center;font:normal 700 10px/16.4px var(--secondary-font)}.footer__copyright .footer__info a{color:var(--gray-400)}.footer__copyright .footer__info a:is(:hover,:active,:focus){text-decoration:underline;color:var(--quaternary-200)}.footer .footer__nerau{width:100%;height:51px;padding:10px 0 10px 0;background-color:var(--gray-1200);position:relative}.footer .footer__nerau img{width:86px}